NetBSDRump: provide evtchn.h and privcmd.h
authorWei Liu <wei.liu2@citrix.com>
Wed, 24 Jun 2015 10:10:09 +0000 (11:10 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 25 Jun 2015 11:10:01 +0000 (12:10 +0100)
commitd2de2a1a5c3d546ab8dcc807a5bb6f507e3ebff0
tree5b2a3d4b3659021f0eb580221ab3c5414d028656
parent3821d303f5d2d35f8625391879f9ada16f53a40b
NetBSDRump: provide evtchn.h and privcmd.h

Xen's build system has a target for rump kernel called NetBSDRump. We
want to build libxc against rump kernel, so we need to copy NetBSD's
evtchn.h and privcmd.h to NetBSDRump. These copies is not very likely to
diverge from NetBSD's copies, but we don't preclude such possibility.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/include/xen-sys/NetBSDRump/evtchn.h [new file with mode: 0644]
tools/include/xen-sys/NetBSDRump/privcmd.h